[INFO] fetching crate clprint 0.1.2...
[INFO] testing clprint-0.1.2 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate clprint 0.1.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate clprint 0.1.2
[INFO] finished tweaking crates.io crate clprint 0.1.2
[INFO] tweaked toml for crates.io crate clprint 0.1.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate clprint 0.1.2 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate clprint 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a6a6e51d93ae54b3b1d391aabf99e7f570fe21b9ffdee90bf0b62a6c69993c7f
[INFO] running `Command { std: "docker" "start" "a6a6e51d93ae54b3b1d391aabf99e7f570fe21b9ffdee90bf0b62a6c69993c7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a6a6e51d93ae54b3b1d391aabf99e7f570fe21b9ffdee90bf0b62a6c69993c7f" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6a6e51d93ae54b3b1d391aabf99e7f570fe21b9ffdee90bf0b62a6c69993c7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a6a6e51d93ae54b3b1d391aabf99e7f570fe21b9ffdee90bf0b62a6c69993c7f" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling clprint v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] running `Command { std: "docker" "inspect" "a6a6e51d93ae54b3b1d391aabf99e7f570fe21b9ffdee90bf0b62a6c69993c7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a6a6e51d93ae54b3b1d391aabf99e7f570fe21b9ffdee90bf0b62a6c69993c7f" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling clprint v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] running `Command { std: "docker" "inspect" "a6a6e51d93ae54b3b1d391aabf99e7f570fe21b9ffdee90bf0b62a6c69993c7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a6a6e51d93ae54b3b1d391aabf99e7f570fe21b9ffdee90bf0b62a6c69993c7f" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clp-66983db21a50fa29)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/clp-3b63464ed2a27c37)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests clp
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/lib.rs - (line 42) ... FAILED
[INFO] [stdout] test src/lib.rs - print_hashtag_text (line 120) ... FAILED
[INFO] [stdout] test src/lib.rs - print_hashtag_box (line 192) ... FAILED
[INFO] [stdout] test src/lib.rs - print_hashtag_box (line 206) ... FAILED
[INFO] [stdout] test src/lib.rs - print_hashtag_title (line 63) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 18) ... FAILED
[INFO] [stdout] test src/lib.rs - print_hashtag_text (line 108) ... FAILED
[INFO] [stdout] test src/lib.rs - print_hashtag_text (line 98) ... FAILED
[INFO] [stdout] test src/lib.rs - print_hashtag_line (line 165) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 42) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clprint`
[INFO] [stdout]   --> src/lib.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | use clprint::{print_hashtag_box, print_hashtag_title, print_hashtag_text, print_hashtag_line};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - print_hashtag_text (line 120) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `clprint` in this scope
[INFO] [stdout]    --> src/lib.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | clprint::print_hashtag_text("Line one\nLine two", 20);
[INFO] [stdout]     | ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - print_hashtag_box (line 192) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `clprint` in this scope
[INFO] [stdout]    --> src/lib.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | clprint::print_hashtag_box("Hello", "Welcome to clp!", 40);
[INFO] [stdout]     | ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - print_hashtag_box (line 206) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `clprint` in this scope
[INFO] [stdout]    --> src/lib.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | clprint::print_hashtag_box(
[INFO] [stdout]     | ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - print_hashtag_title (line 63) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `clprint` in this scope
[INFO] [stdout]   --> src/lib.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | clprint::print_hashtag_title("My Title", 40);
[INFO] [stdout]    | ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 18) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `clprint` in this scope
[INFO] [stdout]   --> src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | clprint::print_hashtag_box("My Title", "This is the body text of my box.", 40);
[INFO] [stdout]    | ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - print_hashtag_text (line 108) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `clprint` in this scope
[INFO] [stdout]    --> src/lib.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | clprint::print_hashtag_text("This is a longer text that will be wrapped", 20);
[INFO] [stdout]     | ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - print_hashtag_text (line 98) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `clprint` in this scope
[INFO] [stdout]    --> src/lib.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | clprint::print_hashtag_text("Hello World", 20);
[INFO] [stdout]     | ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - print_hashtag_line (line 165) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `clprint` in this scope
[INFO] [stdout]    --> src/lib.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 167 | clprint::print_hashtag_line(40);
[INFO] [stdout]     | ^^^^^^^ use of unresolved module or unlinked crate `clprint`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `clprint`, use `cargo add clprint` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 18)
[INFO] [stdout]     src/lib.rs - (line 42)
[INFO] [stdout]     src/lib.rs - print_hashtag_box (line 192)
[INFO] [stdout]     src/lib.rs - print_hashtag_box (line 206)
[INFO] [stdout]     src/lib.rs - print_hashtag_line (line 165)
[INFO] [stdout]     src/lib.rs - print_hashtag_text (line 108)
[INFO] [stdout]     src/lib.rs - print_hashtag_text (line 120)
[INFO] [stdout]     src/lib.rs - print_hashtag_text (line 98)
[INFO] [stdout]     src/lib.rs - print_hashtag_title (line 63)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.42s; merged doctests compilation took 0.19s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a6a6e51d93ae54b3b1d391aabf99e7f570fe21b9ffdee90bf0b62a6c69993c7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6a6e51d93ae54b3b1d391aabf99e7f570fe21b9ffdee90bf0b62a6c69993c7f", kill_on_drop: false }`
[INFO] [stdout] a6a6e51d93ae54b3b1d391aabf99e7f570fe21b9ffdee90bf0b62a6c69993c7f
